GenerativeComponents Help

SkipEnd

Returns a new list comprising all of the members in the list, excluding the last "count" number of members.

Note: This method is the complement of list.TakeEnd(count).